@CHARSET "UTF-8";

#bar .nolist ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#bar .nolist li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#bar .imagelist li
{
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

.floatLeft
{
	position: relative;
	float: left;
	margin-right: 0.7em;
	margin-bottom: 0.3em;
}

.floatRight
{
	position: relative;
	float: right;
	margin-left: 0.7em;
	margin-bottom: 0.3em;
}

.mediaBoxLeft
{
	position: relative;
	float: left;
	text-align: center;
	color: #777;
	padding: 0.2em;
	margin-right: 0.5em;
	margin-bottom: 0.1em;
	border: 1px solid #EEE;
}

.mediaBoxRight
{
	position: relative;
	float: right;
	text-align: center;
	line-height: 1.5em;
	color: #777;
	padding: 0.2em;
	margin-left: 0.5em;
	margin-bottom: 0.1em;
	border: 1px solid #EEE;
}

.downloadBox
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding: 1.2em;
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/down.png');
	background-image: url('http://www.wilmslowhigh.com/images/context/pinstripe-green.png');
	background-repeat: repeat-x;
	background-color: #C0FFC6;
	font-weight: bold;
	color: #051;
}

.infoBox
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding: 1.2em;
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/info.png');
	background-image: url('http://www.wilmslowhigh.com/images/context/pinstripe-blue.png');
	background-repeat: repeat-x;
	background-color: #E0EFFF;
	font-weight: bold;
	color: #005;
}

.basicBox
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding: 1.2em;
	background-color: #EFF2FF;
	color: #222;
}

.quickLinks
{
	color: #467;
	padding-left: 0em;
}

span.toggleSwitch
{
	width: 100%;
	font-size: 1.2em;
	cursor: pointer;
}

span.toggleSwitch img
{
	float: left;
}

span.toggleContent
{
	width: 100%;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.4em;
	margin-bottom: 1em;
	border-left: 2px solid #777;
}

span.highlight
{
	background-color: #FF7;
	color: black;
	font-weight: bold;
}

#bar .media .main
{
	margin-bottom: -0.3em;
	width: 100%;
	height: 15.05em;
}

#bar .media .education
{
	margin-bottom: -0.3em;
	width: 100%;
	height: 11.08em;
}

#bar .media .sport
{
	margin-bottom: -0.3em;
	width: 100%;
	height: 10.50em;
}

#bar .media .prospectus
{
	margin-bottom: -0.3em;
	width: 14em;
}

#bar li.panel img.externalLink
{
	width: 100%;
	text-align: center;
}

#bar ul.panels li#portal a
{
	text-decoration: none;
}

#bar ul.panels li#portal img.portalImage
{
	position: relative;
	width: 11em;
	text-decoration: none;
}

#bar ul.panels li#portal li
{
	background-color: #808590;
	padding: 0.1em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-left: 1px solid #707580;
	border-top: 1px solid #707580;
	border-right: 1px solid #A0A5B0;
	border-bottom: 1px solid #A0A5B0;
}

#bar ul.panels li#latest_news
{
	text-align: left;
}

#content ul.panels li.media li.feedItem
{
	position: relative;
	padding: 0.4em;
	margin-bottom: 1em;
	background-color: #B3EAF0;
}

#content ul.panels li.subjectarea
{
	height: 4em;
}

#content ul.panels li.subjectarea .wrapper
{
	height: 4em;
}

#content ul.panels li.subjectarea .bodyWrapper
{
	height: 2em;
}

#content ul.panels li.timetable
{
	height: 9em;
}

#content ul.panels li.timetable .wrapper
{
	height: 9em;
}

#content ul.panels li.timetable .bodyWrapper
{
	height: 4.5em;
}

#content ul.panels li.about
{
	height: 8em;
}

#content ul.panels li.about .wrapper
{
	height: 8em;
}

#content ul.panels li.about .bodyWrapper
{
	height: 6em;
}

#content ul.panels li.contact
{
	height: 10em;
}

#content ul.panels li.contact .wrapper
{
	height: 10em;
}

#content ul.panels li.contact .bodyWrapper
{
	height: 8em;
}

#content ul.panels li.sixthformsmall
{
	height: 8em;
}

#content ul.panels li.sixthformsmall .wrapper
{
	height: 8em;
}

#content ul.panels li.sixthformsmall .bodyWrapper
{
	height: 6em;
}

#content ul.downloadables li
{
	white-space: nowrap;
}

#content ul.downloadables li.doc
{
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/mime_doc.png');
}

#content ul.downloadables li.xls
{
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/mime_xls.png');
}

#content ul.downloadables li.pdf
{
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/mime_pdf.png');
}

#content ul.downloadables li.ppt
{
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/mime_ppt.png');
}

#content ul.downloadables li.zip
{
	background-image: url('http://media.wilmslowhigh.com/Images/Emblems/mime_zip.png');
}

#content div.search
{
	background-image: url('http://www.wilmslowhigh.com/images/context/pinstripe-blue.png');
	background-repeat: repeat-x;
	padding: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	position: absolute;
	top: -1em;
	right: 0;
}

#content div.search img
{
	clear: none;
	float: left;
}

#content div.search input
{
	clear: none;
	margin: 0;
	margin-top: 0.2em;
	padding: 0;
}

table.credits
{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.credits td
{
	text-align: center;
}

table.threeColumns
{
	padding: 0.4em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	border-collapse: collapse;
	width: 100%;
	background-color: #f6f6f6;
}

table.threeColumns th
{
	background-color: #DFDFDF;
	background-image: url('http://www.wilmslowhigh.com/images/titles/grey4-gradient.png');
	background-repeat: repeat-x;
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding: 0.3em;
}

table.threeColumns td
{
	border-top: 1px solid #e0e0e0;
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding: 0.3em;
	background-color: #f2f0f0;
	background-image: url('http://www.wilmslowhigh.com/images/titles/grey5-gradient.png');
	background-repeat: repeat-x;
	color: #338;
	font-size: 1em;
}

table.threeColumns th.left
{
	text-align: left;
}

table.threeColumns th.right
{
	text-align: right;
}

table.threeColumns th.middle
{
	text-align: center;
}

table.threeColumns td.left
{
	text-align: left;
}

table.threeColumns td.right
{
	text-align: right;
}

table.threeColumns td.middle
{
	text-align: center;
}

table.exams
{
	border-collapse: collapse;
	width: 100%;
}

table.exams th
{
	font-weight: bold;
	background-color: #DDD;
	padding: 0.2em;
}

table.exams td
{
	white-space: nowrap;
	font-size: 0.95em;
	border-bottom: 1px solid #CCC;
	padding: 0.2em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

table.exams td.row0
{
	background-color: #EFEFEF;
}

table.exams td.row1
{
	background-color: #FFF;
}

table.exams td.cell0
{
	color: #A00;
}

table.exams td.cell4
{
	color: #00A;
}

table.fixtures
{
	border-collapse: collapse;
	width: 100%;
}

table.fixtures th
{
	font-weight: bold;
	background-color: #DDD;
	padding: 0.2em;
}

table.fixtures td
{
	white-space: nowrap;
	font-size: 0.9em;
	border-bottom: 1px solid #CCC;
	padding: 0.2em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

table.fixtures td.row0
{
	background-color: #EFEFEF;
}

table.fixtures td.row1
{
	background-color: #FFF;
}

table.fixtures td.cell1
{
	color: #A00;
}

table.fixtures td.cell2
{
	color: #078;
	white-space: normal;
}


{
}

table.Requirements
{
	border-collapse: collapse;
	font-size: 0.85em;
}

table.Requirements th
{
	border-bottom: 1px solid #CCC;
	background-color: #DDD;
}

table.Requirements td
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

table.Requirements td.cell1
{
	color: #8C264C;
}

table.Requirements td.cell2
{
	color: #28268C;
}

table.Requirements td.row0
{
	background-color: #FFF;
}

table.Requirements td.row1
{
	background-color: #EEE;
}

table.School-Dates-2010-2011
{
	border-collapse: collapse;
	font-size: 0.85em;
	width: 100%;
}

table.School-Dates-2010-2011 th
{
	border-bottom: 1px solid #CCC;
	background-color: #DDD;
}

table.School-Dates-2010-2011 td
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

table.School-Dates-2010-2011 td.cell1
{
	color: #8C264C;
}

table.School-Dates-2010-2011 td.cell2
{
	color: #28268C;
}

table.School-Dates-2010-2011 td.row0
{
	background-color: #FFF;
}

table.School-Dates-2010-2011 td.row1
{
	background-color: #EEE;
}

table.eventsTimetable
{
	border-collapse: collapse;
	border: 2px solid #999;
}

table.eventsTimetable td
{
	border: 1px solid #AAA;
	padding: 5px;
}

#content div.newsBanner
{
	margin-top: 5em;
	margin-bottom: 1em;
	padding: 0.4em;
	clear: both;
	background-color: #FF3;
	background-image: url('http://www.wilmslowhigh.com/images/context/pinstripe-yellow.png');
	background-repeat: repeat;
	border: 5px solid #FE4;
}

#content div.newsBanner h2
{
	background: none;
	padding: 0;
	margin: 0;
}

#content div.downloads .contentItem
{
	position: relative;
	margin: 0;
	margin-bottom: 0.8em;
	padding: 0.5em;
	background-color: #F0FAFF;
}

#content .uniform table
{
	border-collapse: collapse;
}

#content .uniform th
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/grey4-gradient.png');
	background-repeat: repeat-x;
	padding-left: 0.6em;
	padding-right: 0.6em;
	border: 1px solid #777;
}

#content .uniform td
{
	padding-left: 0.6em;
	padding-right: 0.6em;
	border: 1px solid #BBB;
}

#content .results table
{
	border-collapse: collapse;
}

#content .results th
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/grey4-gradient.png');
	background-repeat: repeat-x;
	padding-left: 0.6em;
	padding-right: 0.6em;
	border: 1px solid #777;
}

#content .results td
{
	padding-left: 0.6em;
	padding-right: 0.6em;
	border: 1px solid #BBB;
	text-align: center;
}

#content .results td.left
{
	text-align: left;
}

#content .results th.highlight
{
	background-image: none;
	background-color: #CCBB00;
}

#content .results td.highlight
{
	background-image: none;
	background-color: #FFFFAA;
}

#content .siteindex a h2
{
	text-decoration: none;
}

#background .burgundy
{
	background-image: url('http://www.wilmslowhigh.com/images/related/maroon-gradient.png');
	background-color: #AF2F41;
}

#content li.burgundy .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/burgundy-gradient.png');
}

#content li.burgundy .wrapper
{
	background-color: #fed6ed;
	background-image: url('http://www.wilmslowhigh.com/images/panels/burgundy.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .crimson
{
	background-image: url('http://www.wilmslowhigh.com/images/related/crimson-gradient.png');
	background-color: #8C264C;
}

#content li.crimson .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/crimson-gradient.png');
}

#content li.crimson .wrapper
{
	background-color: #f8d6d0;
}

#background .maroon
{
	background-image: url('http://www.wilmslowhigh.com/images/related/maroon-gradient.png');
	background-color: #AF2F41;
}

#content li.maroon .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/maroon-gradient.png');
}

#content li.maroon .wrapper
{
	background-color: #FFD3CB;
	background-image: url('http://www.wilmslowhigh.com/images/panels/maroon.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .fire
{
	background-image: url('http://www.wilmslowhigh.com/images/related/fire-gradient.png');
	background-color: white;
}

#content li.fire .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/fire-gradient.png');
}

#content li.fire .wrapper
{
	background-color: #fce1bf;
}

#background .orange
{
	background-image: url('http://www.wilmslowhigh.com/images/related/orange-gradient.png');
	background-color: #d78033;
}

#content li.orange .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/orange-gradient.png');
}

#content li.orange .wrapper
{
	background-color: #FFe3b2;
	background-image: url('http://www.wilmslowhigh.com/images/panels/orange.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .paleorange
{
	background-image: url('http://www.wilmslowhigh.com/images/related/paleorange-gradient.png');
	background-color: #d78033;
}

#content li.paleorange .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/paleorange-gradient.png');
}

#content li.paleorange .wrapper
{
	background-color: #FFEFDD;
	background-image: url('http://www.wilmslowhigh.com/images/panels/paleorange.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .peach
{
	background-image: url('http://www.wilmslowhigh.com/images/related/peach-gradient.png');
	background-color: white;
}

#content li.peach .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/peach-gradient.png');
}

#content li.peach .wrapper
{
	background-color: #FFF1b8;
}

#background .sunset
{
	background-image: url('http://www.wilmslowhigh.com/images/related/sunset-gradient.png');
	background-color: white;
}

#content li.sunset .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/sunset-gradient.png');
}

#content li.sunset .wrapper
{
	background-color: #F5E0C5;
}

#background .gold
{
	background-image: url('http://www.wilmslowhigh.com/images/related/gold-gradient.png');
	background-color: #8C7326;
}

#content li.gold .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/gold-gradient.png');
}

#content li.gold .wrapper
{
	background-color: #E0E0E2;
}

#background .lemon
{
	background-image: url('http://www.wilmslowhigh.com/images/related/lemon-gradient.png');
	background-color: white;
}

#content li.lemon .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/lemon-gradient.png');
}

#content li.lemon .wrapper
{
	background-color: #E0E0E2;
}

#background .yellow
{
	background-image: url('http://www.wilmslowhigh.com/images/related/yellow-gradient.png');
	background-color: #d79b33;
}

#content li.yellow .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/yellow-gradient.png');
}

#content li.yellow .wrapper
{
	background-color: #fff7b1;
	background-image: url('http://www.wilmslowhigh.com/images/panels/yellow.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .emerald
{
	background-image: url('http://www.wilmslowhigh.com/images/related/emerald-gradient.png');
	background-color: #268C37;
}

#content li.emerald .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/emerald-gradient.png');
}

#content li.emerald .wrapper
{
	background-color: #C0F2C8;
}

#background .grass
{
	background-image: url('http://www.wilmslowhigh.com/images/related/grass-gradient.png');
	background-color: #6E8C26;
}

#content li.grass .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/grass-gradient.png');
}

#content li.grass .wrapper
{
	background-color: #c5fbb5;
}

#background .green
{
	background-image: url('http://www.wilmslowhigh.com/images/related/green-gradient.png');
	background-color: white;
}

#content li.green .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/green-gradient.png');
}

#content li.green .wrapper
{
	background-color: #c4f4b3;
	background-image: url('http://www.wilmslowhigh.com/images/panels/green.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .turquoise
{
	background-image: url('http://www.wilmslowhigh.com/images/related/turquoise-gradient.png');
	background-color: #268C51;
}

#content li.turquoise .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/turquoise-gradient.png');
}

#content li.turquoise .wrapper
{
	background-color: #E0E0E2;
}

#background .azure
{
	background-image: url('http://www.wilmslowhigh.com/images/related/azure-gradient.png');
	background-color: #268C81;
}

#content li.azure .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/azure-gradient.png');
}

#content li.azure .wrapper
{
	background-color: #C0F2F7;
	background-image: url('http://www.wilmslowhigh.com/images/panels/azure.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .blue
{
	background-image: url('http://www.wilmslowhigh.com/images/related/blue-gradient.png');
	background-color: white;
}

#content li.blue .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/blue-gradient.png');
}

#content li.blue .wrapper
{
	background-color: #C0E9F7;
}

#background .midnight
{
	background-image: url('http://www.wilmslowhigh.com/images/related/midnight-gradient.png');
	background-color: #267A8C;
}

#content li.midnight .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/midnight-gradient.png');
}

#content li.midnight .wrapper
{
	background-color: #E0E0E2;
}

#background .navy
{
	background-image: url('http://www.wilmslowhigh.com/images/related/navy-gradient.png');
	background-color: white;
}

#content li.navy .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/navy-gradient.png');
}

#content li.navy .wrapper
{
	background-color: #E0E0E2;
}

#background .royal
{
	background-image: url('http://www.wilmslowhigh.com/images/related/royal-gradient.png');
	background-color: white;
}

#content li.royal .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/royal-gradient.png');
}

#content li.royal .wrapper
{
	background-color: #E0E0E2;
}

#background .sky
{
	background-image: url('http://www.wilmslowhigh.com/images/related/sky-gradient.png');
	background-color: white;
}

#content li.sky .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/sky-gradient.png');
}

#content li.sky .wrapper
{
	background-color: #E0E0E2;
}

#background .ultraviolet
{
	background-image: url('http://www.wilmslowhigh.com/images/related/ultraviolet-gradient.png');
	background-color: #28268C;
}

#content li.ultraviolet .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/ultraviolet-gradient.png');
}

#content li.ultraviolet .wrapper
{
	background-color: #E0E0E2;
}

#background .candy
{
	background-image: url('http://www.wilmslowhigh.com/images/related/candy-gradient.png');
	background-color: white;
}

#content li.candy .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/candy-gradient.png');
}

#content li.candy .wrapper
{
	background-color: #E0E0E2;
}

#background .mist
{
	background-image: url('http://www.wilmslowhigh.com/images/related/mist-gradient.png');
	background-color: white;
}

#content li.mist .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/mist-gradient.png');
}

#content li.mist .wrapper
{
	background-color: #D6D0EF;
}

#background .thunder
{
	background-image: url('http://www.wilmslowhigh.com/images/related/thunder-gradient.png');
	background-color: white;
}

#content li.thunder .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/thunder-gradient.png');
}

#content li.thunder .wrapper
{
	background-color: #E0E0E2;
}

#background .lilac
{
	background-image: url('http://www.wilmslowhigh.com/images/related/lilac-gradient.png');
	background-color: white;
}

#content li.lilac .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/lilac-gradient.png');
}

#content li.lilac .wrapper
{
	background-color: #E8DFFF;
	background-image: url('http://www.wilmslowhigh.com/images/panels/lilac.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .purple
{
	background-image: url('http://www.wilmslowhigh.com/images/related/purple-gradient.png');
	background-color: #5D268C;
}

#content li.purple .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/purple-gradient.png');
}

#content li.purple .wrapper
{
	background-color: #f3d4f5;
	background-image: url('http://www.wilmslowhigh.com/images/panels/purple.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .copper
{
	background-image: url('http://www.wilmslowhigh.com/images/related/copper-gradient.png');
	background-color: #8C3E26;
}

#content li.copper .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/copper-gradient.png');
}

#content li.copper .wrapper
{
	background-color: #E0E0E2;
}

#background .grey
{
	background-image: url('http://www.wilmslowhigh.com/images/related/grey-gradient.png');
	background-color: #6F6F6F;
}

#content li.grey .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/grey-gradient.png');
}

#content li.grey .wrapper
{
	background-color: #E0E0E2;
}

#background .iron
{
	background-image: url('http://www.wilmslowhigh.com/images/related/iron-gradient.png');
	background-color: white;
}

#content li.iron .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/iron-gradient.png');
}

#content li.iron .wrapper
{
	background-color: #DFD7E9;
	background-image: url('http://www.wilmslowhigh.com/images/panels/iron.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#background .metallic
{
	background-image: url('http://www.wilmslowhigh.com/images/related/metallic-gradient.png');
	background-color: #505E62;
}

#content li.metallic .title
{
	background-image: url('http://www.wilmslowhigh.com/images/titles/metallic-gradient.png');
}

#content li.metallic .wrapper
{
	background-color: #E0E0E2;
}

